Blazor コントロール
CanFilter メソッド (C1FilterDataCollection<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1FilterDataCollection<T> クラス : CanFilter メソッド
The filter expression that determine how the data would be filtered.
Returns whether the collection is able to filter the specified expression.
シンタックス
'宣言
 
Public Overrides Function CanFilter( _
   ByVal filterExpression As FilterExpression _
) As System.Boolean
public override System.bool CanFilter( 
   FilterExpression filterExpression
)

パラメータ

filterExpression
The filter expression that determine how the data would be filtered.
参照

C1FilterDataCollection<T> クラス
C1FilterDataCollection<T> メンバ